Skip to content

Call the right script when fixing/validating data directories in OCR …#2587

Merged
danpovey merged 2 commits intokaldi-asr:masterfrom
hhadian:fix-val-data-dir-ocr
Aug 1, 2018
Merged

Call the right script when fixing/validating data directories in OCR …#2587
danpovey merged 2 commits intokaldi-asr:masterfrom
hhadian:fix-val-data-dir-ocr

Conversation

@hhadian
Copy link
Contributor

@hhadian hhadian commented Jul 31, 2018

…recipes

fi

if [ -f $data/images.scp ]; then
cmd=${cmd/--no-wav/--no-image} # change --no-wav to --no-image, if supplied
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should just remove the --no-wav rather than adding --no-image. If someone added --no-image, that implies they knew they would be calling the image version, in which case they could just call it directly.

@danpovey danpovey merged commit 68c926a into kaldi-asr:master Aug 1, 2018
dpriver pushed a commit to dpriver/kaldi that referenced this pull request Sep 13, 2018
Skaiste pushed a commit to Skaiste/idlak that referenced this pull request Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants